@charset "utf-8";

.main{
	position: relative;
	width: 100%;
	min-width: 1100px;
}
.header{
	position: relative;
	width: 100%;
	margin-top: 10px;
}

.top{
	width: 200px;
    overflow: hidden;
    margin: 22px auto 0;
    float: right;
}
.language{
	float: left;
}
.language span{
	font-size: 12px;
	color: #333;
	margin-right: 5px;
	line-height: 22px;
}
.search{
	width: 143px;
	height: 22px;
	float: right;
	background: url(../images/search_bg.png);
}
.search input{
	width: 103px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #333333;
	margin-left: 13px;
	background: none;
}
.search .search-btn{
	display: inline-block;
	width: 12px;
	height: 22px;
	margin-right: 10px;
	float: right;
	cursor: pointer;
	background: url(../images/searchBtn.png) no-repeat center center;
}
.header > .logo{
	clear: both;
    width: 1100px;
    height: 68px;
    margin: 6px auto 20px;
}
.header > .logo > .logo-bg{
	/*clear: both;*/
	width: 800px;
	height: 68px;
	background: url(../images/logo_blue.png) no-repeat left center;
	float:left;
}
.header > .logo.ppgc-logo{
	width: 1200px;
}
.header > .logo.ppgc-logo .logo-bg{
	background-size: auto 41px;
}
.backHome-container{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 998;
	width: 100%;
}
.backHome-center{
	width: 1200px;
	margin: 0 auto;
}
.backHome-main{
	padding: 0 16px;
	height: 68px;
	text-align: center;
	background-color: #224390;
}
.backHome-main span{
	display: block;
	margin-top: 20px;
}
.backHome-main span,
.backHome-main a{
	font-size: 14px;
	color: #fff;
}

/*导航*/
.nav-open{
	display: none;
}
.nav-close{
	display: none;
}
.nav{
	margin: 0 auto;
	height: 39px;
	border: 1px solid #b0b0b0;
}
.nav-list{
	width: 1100px;
	height: 39px;
	margin: 0 auto;
	position: relative;
}
.nav-list > li{
	position: relative;
	float: left;
	height: 39px;
	padding: 0 1em;
	line-height: 39px;
	font-size: 16px;
	font-weight: bold;
}
.nav-list > li > a{
	display: block;
	padding: 0 1em;
	height: 85%;
}
.nav-list > li:hover > a{
	border-bottom: 2px solid #224390;
}
.nav-list > li:nth-child(1):hover > a{
	border: none;
}
.secondNav{
	position: absolute;
	left: 0;
	top: 39px;
	display: none;
	z-index: 999;
	min-width: 100%;
	background: #f4f6f6;
}
.secondNav.show{
	display: block;
}
.secondNav-list{
	margin: 15px;
}
.secondNav-list li{
	text-align: center;
	white-space: nowrap;
	line-height: 1.5em!important;
}
.secondNav-list li a{
	font-size: 14px;
	font-weight: normal;
}

/*头部置顶*/
.nav.fixed{
	position: fixed;
	left: 0;
	top: 0;
	right: 0 !important;
	z-index: 998;
	border: none;
	background-color: #224390;
}
.nav.fixed .nav-list > li > a{
	color: #fff;
}
.nav.fixed .nav-list > li:hover > a{
	border-bottom: 2px solid #fff;
}

/*footer*/
.footer-hr{
	width: 100%;
	height: 1px;
	background-color: #9f9f9f;
}
.footer{
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
	background-color: #f8f8f8;
}
.footer-main{
	width: 1100px;
	margin: 0 auto;
}
.contact{
	margin-top: 35px;
}
.contact h1{
	height: 43px;
	line-height: 43px;
}
.contact span,
.company-intro span{
	display: block;
	width: 20px;
	height: 1px;
	margin: 18px 0;
	background-color: #9f9f9f;
}
.company-intro{
	width: 315px;
	overflow: hidden;
	margin-top: 35px;
	margin-right: 65px;
}
.company-logo{
	width: 100%;
	height: 43px;
}
.company-logo img{
	max-width: 100%;
	height: 43px;
}
.company-name {
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
}
.company-intro P{
	font-size: 13px;
	line-height: 24px;
}
.contact-phone i,.contact-email i,.contact-site i{
	display: inline-block;
	width: 21px;
	height: 17px;
	float: left;
}
.contact-phone i{
	background: url(../images/phone-icon.png) no-repeat center center;
}
.contact-email i{
	background: url(../images/phone-icon.png) no-repeat center center;
}
.contact-site i{
	background: url(../images/addres.png) no-repeat center center;
}
.contact-phone h2,.contact-email h2,.contact-site h2{
	font-size: 12px;
	line-height: 17px;
	float: left;
	margin-left: 10px;
}
.contact-phone p,.contact-email p,.contact-site p{
	clear: both;
	font-size: 14px;
	line-height: 30px;
}

.footer-xglj {
	position: relative;
	width: 165px;
	height: 21px;
	box-sizing: border-box;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	cursor: default;
	border: 1px solid #c9c9c9;
}
.footer-xglj.active {
	border-color: #224390;
	box-shadow: 0 0 3px #224390;
}
.footer-xglj > span {
	display: inline;
	color: #aaa;
	font-weight: normal;
	background: none;
}
.footer-xglj > .icon {
	width: 20px;
	height: 21px;
	background: url(../images/arrowBottom_black.png) no-repeat center;
}
.f-xglj-list {
	position: absolute;
	left: -1px;
	top: 21px;
	z-index: 999;
	display: none;
	max-height: 180px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 5px 0;
	border: 1px solid #c9c9c9;
	background-color: #fff;
}
.f-xglj-list li {
	padding: 0 20px 0 10px;
	white-space: nowrap;
	line-height: 21px;
	font-weight: normal;
	font-size: 13px;
}
.f-xglj-list li:hover {
	color: #fff;
	background-color: #224390;
}
.f-xglj-list li:hover a {
	color: #fff;
}

.share{
	margin-top: 60px;
}
.share-qr{
	width: 94px;
	height: 94px;
	margin: 0 auto;
	overflow: hidden;
}
#footer-share-custom{
	width: 100%;
	text-align: center;
}
#footer-share-custom a{
	display: inline-block;
	width: 31px;
	height: 31px;
	padding: 0;
	margin-left: 5px;
	margin-right: 0;
	background-repeat: no-repeat;
	background-position: center center;
}
#footer-share-sina {
	margin-left: 0!important;
	background-image: url(../images/share_weibo_icon.png);
}
#footer-share-qzone {
	background-image: url(../images/share_qq_icon.png);
}
#footer-share-weixin{
	background-image: url(../images/share_weixin_icon.png);
}

.copyright{
	width: 100%;
	padding-bottom: 30px;
	font-size: 12px;
	background-color: #f8f8f8;
}
.copyright-center {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}
.copyright-logo {
	width: 161px;
	height: 44px;
	margin: 0 auto;
	background: url(../images/zglq_logo.png) no-repeat center;
}
.copyright p{
	/*position: absolute;
	right: 30px;
	top: 0;*/
	text-align: center;
	color: #333333;
}
.copyright p i{
	font-style: normal;
}


.copyright a:hover{
    color:#224390;
    text-decoration:underline;
}


/*更多>>*/
.more-icon{
	font-family: "黑体";
	margin-left: 3px;
	font-size: 12px;
}
/*列表页分页*/
.listPage{
	margin-top: 70px;
	float: right;
	color: #929292;
	font-size: 14px;
	line-height: 31px;
}
.listPage span{
	display: inline-block;
	float: left;
	padding: 0 14px;
	margin-left: 5px;
	cursor: pointer;
	border: 1px solid #d0d0d0;
}
.listPage-list{
	float: left;
}
.listPage-list li{
	float: left;
	padding: 0 10px;
	margin-left: 5px;
	cursor: pointer;
	border: 1px solid #d0d0d0;
}
/*分页插件样式*/
.listPage-holder {
	float: right;
	margin-top: 70px;
	color: #929292;
	font-size: 14px;
	line-height: 31px;
}
.listPage-holder a {
	display: inline-block;
	padding: 0 14px;
	margin-left: 5px;
	margin-right: 0;
	cursor: pointer;
	border: 1px solid #d0d0d0;
}
.listPage-holder a.jp-previous {
	margin-right: 0;
}
.listPage-holder a.jp-next {
	margin-left: 5px;
}
.listPage-holder a:hover,
.listPage-holder a.jp-current {
	color: #fff;
	background-color: #224390;
}
.listPage-holder a.jp-disabled {
	color: #bbb;
  cursor: default;
  background: none;
}


.listPage-list li.click,.listPage span:hover{
	color: #fff;
	background-color: #224390;
}
/*链接悬停变色、增加下划线*/
.secondNav-list li a:hover,
.newstabs-list li a:hover,
.f-link li a:hover,
.leftNav a:hover,
.action-list li a:hover,
.ppgc-column ul a:hover{
	color: #224390;
	text-decoration: underline;
}

/*颜色224390的元素*/
.column-grid .column-name a,
.position h1,
.organization-tabs .tab-list li,
.zzry-main .zzry-tabs li{
	color: #224390;
}

